type runtime.persistentAlloc

4 uses

	runtime (current package)
		malloc.go#L1531: type persistentAlloc struct {
		malloc.go#L1538: 	persistentAlloc
		malloc.go#L1595: 	var persistent *persistentAlloc
		runtime2.go#L713: 	palloc persistentAlloc // per-P to avoid mutex